home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 127 / maccd 127.iso / software / urlwell.sit / URLwell / URLwell.app / Contents / Resources / UWImageCell.h < prev    next >
Encoding:
Text File  |  2005-02-23  |  224 b   |  17 lines

  1. //
  2. //  UWImageCell.h
  3. //  URLwell
  4. //
  5. //  Created by endian on 21.2.05.
  6. //  Copyright (c) 2005 Enigmarelle Development. All rights reserved.
  7. //
  8.  
  9. #import <Foundation/Foundation.h>
  10.  
  11.  
  12. @interface UWImageCell : NSObject {
  13.  
  14. }
  15.  
  16. @end
  17.